ComponentOne ASP.NET MVC Controls
StartAngle Property (FlexPieBase<T>)

C1.Web.Mvc Namespace > FlexPieBase<T> Class : StartAngle Property
Gets or sets the starting angle for the pie slices, in degrees.
Syntax
'Declaration
 
Public Property StartAngle As Single
public float StartAngle {get; set;}
Remarks
Angles are measured clockwise, starting at the 9 o'clock position.
See Also

Reference

FlexPieBase<T> Class
FlexPieBase<T> Members